Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Fix terminal character type issue.#31

Open
ayokyun wants to merge 1 commit intopython-ivi:masterfrom
ayokyun:master
Open

Fix terminal character type issue.#31
ayokyun wants to merge 1 commit intopython-ivi:masterfrom
ayokyun:master

Conversation

@ayokyun
Copy link

@ayokyun ayokyun commented Jul 26, 2018

In python3, taking [0] to encoded string returns bytes type.
[:1] gives str of length 1.

In python3, taking [0] to encoded string returns bytes type.
[:1] gives str of length 1.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants